Skip to content

Only enable Sentry on scheduled runs#48

Merged
sethmlarson merged 1 commit into
python:mainfrom
StanFromIreland:sentry-sched
Jun 18, 2026
Merged

Only enable Sentry on scheduled runs#48
sethmlarson merged 1 commit into
python:mainfrom
StanFromIreland:sentry-sched

Conversation

@StanFromIreland

Copy link
Copy Markdown
Member

While we don't quite have to worry about this yet ;-) I think it's better to disable it as otherwise Sentry will get confused by the double check-ins for the cron job.

Using a makeshift ternary operator, see https://pablissimo.com/1137/github-actions-ternary-operators-and-default-values for more information about it.

@sethmlarson sethmlarson merged commit 0e7a820 into python:main Jun 18, 2026
2 checks passed
@sethmlarson sethmlarson deleted the sentry-sched branch June 18, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants